home *** CD-ROM | disk | FTP | other *** search
/ Exploring Castles / Exploring Castles.iso / acorn / _setup / _system / _boot next >
Encoding:
Text File  |  1990-04-06  |  367 b   |  6 lines

  1. | !Boot file for !System, version 0.47 (20-Oct-89)
  2. IconSprites <Obey$Dir>.!Sprites
  3. if "<System$Path>" = "" then Set System$Path <Obey$Dir>.
  4. if "<Wimp$ScrapDir>" = "" OR "<Wimp$ScrapDir>" = "System:ScrapDir" then Set Wimp$ScrapDir <Obey$Dir>.ScrapDir
  5. if "<Wimp$Scrap>" = "" OR "<Wimp$Scrap>" = "System:ScrapDir.ScrapFile" then Set Wimp$Scrap <Wimp$ScrapDir>.ScrapFile
  6.